Cannot import any portion of a fixed-width text file due to wrong format.

Cause:


The file to be imported does not meet the import requirements of Access 7.0. To import a fixed-width text file to an Access 7.0 database, each record in the file must be on a separate line, and all the records must contain the same number of characters. This is by design of Microsoft Access 7.0.

Solution:


Modify the text file to make sure that all records meet the requirements and then re-import the text file.